home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
MSINC.PAK
/
LMCONS.H
< prev
next >
Wrap
Text File
|
1997-05-06
|
120b
|
6 lines
#ifdef __FLAT__
#include <win32\lmcons.h>
#else
#error lmcons.h can only be used in a Win32 Application
#endif